home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1998 January / EnigmA AMIGA RUN 24 (1997)(G.R. Edizioni)(IT)[!][issue 1998-01 & 02].iso / RECENT2 / MCCDtTxt.rdm < prev    next >
Text File  |  1997-12-16  |  2KB  |  45 lines

  1. Short:        MUI custom class V12.0
  2. Author:       i07m@informatik.uni-bremen.de (Kai Hofmann)
  3. Uploader:     i07m@informatik.uni-bremen.de (Kai Hofmann)
  4. Type:         dev/mui
  5. Distribution: NoCD
  6. Requires:     MUI 3.1, date.library
  7.  
  8. DateString is a Custom Class of the Magic User Interface © by Stefan Stuntz.
  9. It's a subclass of text-class and date-class.
  10.  
  11. The idea of this class was born during developing my Gregor application.
  12.  
  13. MUI public custom class displaying a text gadget for date strings. The
  14. display format of the date string can be freely defined.
  15.  
  16. DateString.mcc features that are of interest for users:
  17. - Handles years from 8 to 8000
  18. - Supports the Gregorian calendar reform
  19. - Can be dragged around
  20. - A week can begin with any weekday
  21. - Supports various string formats
  22.  
  23. DateString.mcc features of interest for developers:
  24. - Based on Date.mcc
  25. - Supports MUIM_Import and MUIM_Export
  26. - The date can be read as day/month/year format or as JD or MJD
  27. - The date range can be restricted
  28. - Method to set the current date
  29. - Methods for increasing and decreasing the date
  30. - Method to compare with another date object
  31.  
  32.  
  33.  
  34. IMPORTANT NOTE:
  35.  
  36. This package may not be included on any further Aminet CD-ROMs unless authors
  37. contributing their software to the CD-ROM, (without mentioning distribution
  38. "NoCD") are granted a copy of the CD *completely* *free* *of* *charge*.
  39.  
  40. The Meeting Pearls IV CD-ROM demonstrates that a Freebie policy is also
  41. possible with "very-low-budget" CD-ROMs (*), so Aminet should quickly
  42. re-establish the same Freebie policy it used up to Aminet CD 13.
  43.  
  44. (*) Suggested retail price for MP4 is DM 14,95/US$ 12/£ 8.95.
  45.